home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / utils misc / Bachmann Print Manager 2.01b / BachmannPrintManager.exe / relnotes.txt < prev   
Encoding:
Text File  |  1999-12-14  |  4.2 KB  |  110 lines

  1. Bachmann Print Manager Release Notes
  2.  
  3. ==========================================================================
  4. Version 3.01
  5. Release Date: December 13, 1999
  6.  
  7. New Features:
  8.  
  9. -O'Neil Microflash driver
  10. -Enhanced Satellite Forms extension, now exposes Print Manager graphical api.
  11.  
  12. ==========================================================================
  13. Version 3.0
  14. Release Date: November 30, 1999
  15.  
  16. New Features:
  17.  
  18. -Pentax PocketJet 200 driver
  19. -Raster image printing model
  20. -Built in font subsystem
  21. -Printer Setup/Configuration utility
  22. -End-user configurable communications and printer settings
  23.  
  24. ==========================================================================
  25. Version 2.01B
  26. Release Date: August 31, 1999
  27.  
  28. New Features:
  29.  
  30. -Patches for printers that operate at fast and slow IR speeds
  31. -Patches for changed Greenwich cable speed.
  32.  
  33. ==========================================================================
  34. Version 2.01A
  35. Release Date: August 20, 1999
  36.  
  37. New Features:
  38.  
  39. -Satellite Forms Extension for Page Manager
  40.  
  41. ==========================================================================
  42. Version 2.01
  43. Release Date: July 12, 1999
  44.  
  45. Items Fixed in this release
  46. ===========================
  47.  
  48. General Fixes:
  49.  
  50. -PagOpen and PrnOpen now propagate meaningful error codes back to the caller in case of communications problems (ex. device not pointing at a printer's IR port)
  51.  
  52. -The Infrared subsystem now shuts down more reliably in the case where communications are interrupted
  53.  
  54. Driver-Specific Fixes:
  55.  
  56. 1. PCL
  57.  
  58. -Diagonal Line support in the PCL driver has been given more flexibility.
  59.  
  60. 2. Canon
  61.  
  62. -An error in escape code formatting resulted in sporadic problems communicating output to the Canon printers. This problem is now resolved
  63.  
  64. -A problem in rendering Italic fonts on the Canon printers is now resolved.
  65.  
  66.  
  67. ==========================================================================
  68. Version 2.0
  69. Release Date: April 19, 1999
  70.  
  71. New Features
  72. ============
  73.  
  74. 1. Page Manager
  75.  
  76. ╖ Version 2.0 of Bachmann Print Manager adds a new subsystem called "Page Manager" as a companion to Print Manager. Page Manager is a new set of apis, intended to be used in situations where only text output is required. Page Manager vastly simplifies the job of the developer by removing the need to track the number of lines per page, worry about carriage returns, or remember arcane formatting commands that are printer specific. 
  77.  
  78. 2. Print Manager
  79.  
  80. ╖ The graphical Print Manager line drawing functionality has been enhanced to support diagonal lines.
  81.  
  82. ╖ Problems in Courier font support have been resolved.
  83.  
  84. 3. New Driver Model
  85.  
  86. Bachmann Print Manager now has an enhanced, plug-in driver model with initial support for three printer drivers: PCL, Canon, and Generic. 
  87.  
  88. 3.1. PCL
  89.  
  90. The PCL driver supports all HP-compatible printers. PCL support remains the most comprehensive of all drivers, with full graphics support under the Print Manager subsystem, and the most complete font support. Courier and Times Roman are supported in all sizes, with bold and italic.
  91.  
  92. 3.2. Canon
  93.  
  94. The Canon driver supports fast text printing, with font support for Gothic, Prestige, Courier and Times Roman. Note the default font point size of 10 point cannot be changed in the current release. Also note that rectangles, lines and bitmaps are not currently supported under Canon.
  95.  
  96. 3.3. Generic
  97.  
  98. Provides a text-only api that is printer-independent, and automatically takes care of carriage returns, form-feeds, etc,. Use the generic driver when you do not have a PCL or Canon compatible printer.
  99.  
  100. 4. DirectPrint
  101.  
  102. There are many more printers and printer languages in the world today than we can anticipate, and more are being produced every year. To allow our customers to make use of printers that we do not yet have drivers for, we created our new "DirectPrint" api. This opens up a direct channel to the printer, bypassing all printer control in Print Manager. With DirectPrint, you are in complete control of the printer, and can embed any text, control codes, or printer language elements you desire. 
  103.  
  104.  
  105. ==========================================================================
  106. Version 1.0
  107. Release Date: January 12, 1999
  108.  
  109. First public release
  110.